-
Home
-
WP-SCSS
-
4.0.2 (latest)
-
Code
-
Classes
- SassCalculation
Total Complexity |
93 |
Dependencies |
10 |
Dependents |
2 |
Total lines |
500 |
Lines of code |
215 |
Logical lines of code |
127 |
Comment lines |
183 |
Methods |
22 |
Properties |
2 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
operateInternal() |
A |
51 |
15 |
22 |
clamp() |
A |
51 |
12 |
25 |
verifyCompatibleNumbers() |
A |
51 |
10 |
26 |
min() |
A |
53 |
9 |
21 |
max() |
A |
53 |
9 |
21 |
simplify() |
A |
55 |
9 |
18 |
equals() |
S |
57 |
6 |
16 |
verifyLength() |
S |
59 |
6 |
13 |
calc() |
S |
64 |
3 |
10 |
plus() |
S |
70 |
2 |
6 |
simplifyArguments() |
S |
78 |
1 |
3 |
unaryMinus() |
S |
79 |
1 |
3 |
unaryPlus() |
S |
79 |
1 |
3 |
unsimplified() |
S |
79 |
1 |
3 |
minus() |
S |
78 |
1 |
3 |
assertCalculation() |
S |
82 |
1 |
3 |
getArguments() |
S |
82 |
1 |
3 |
isSpecialNumber() |
S |
82 |
1 |
3 |
getName() |
S |
82 |
1 |
3 |
__construct() |
S |
77 |
1 |
4 |
operate() |
S |
77 |
1 |
3 |
accept() |
S |
80 |
1 |
3 |